eliminate usage of obsolete QString::sprintf(). (#457)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 12 Jan 2020 14:08:57 +0000 (07:08 -0700)
committerGitHub <noreply@github.com>
Sun, 12 Jan 2020 14:08:57 +0000 (07:08 -0700)
commit0039f7ce93d1922d5ee3706b0a62da3b4a1698ee
tree0cd210220a6cb84dcb80226de1e1f1b1136f0e90
parent676c3642ac023387e2bef248fa3ae58d2a87afd0
eliminate usage of obsolete QString::sprintf(). (#457)

in favor of the merely not recommended QString::asprintf().
12 files changed:
an1.cc
csv_util.cc
gdb.cc
gtrnctr.cc
lowranceusr.cc
mtk_logger.cc
pcx.cc
psitrex.cc
saroute.cc
skytraq.cc
vitosmt.cc
xcsv.cc